Merged
Conversation
Contributor
|
📦 Package Size: 5732 KB |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1256 +/- ##
=======================================
Coverage 77.98% 77.98%
=======================================
Files 189 188 -1
Lines 3624 3611 -13
Branches 1091 1088 -3
=======================================
- Hits 2826 2816 -10
+ Misses 686 683 -3
Partials 112 112 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8f58836 to
063d020
Compare
063d020 to
452d448
Compare
codykaup
commented
Apr 9, 2026
| "resolutions": { | ||
| "any-observable": "^0.5.1" | ||
| "any-observable": "^0.5.1", | ||
| "lodash": "4.17.21" |
Contributor
Author
There was a problem hiding this comment.
I ran into a weird issue with our Yarn Classic test that lodash updated and was causing a bunch of failures. Just setting this resolution fixed it.
justin-thurman
approved these changes
Apr 9, 2026
Contributor
justin-thurman
left a comment
There was a problem hiding this comment.
Looks good! One minor nit.
Collaborator
|
🚀 PR was released in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is to improve merge queue support in two ways:
exitZeroOnChangestofalsewhen running in a merge queue so that it fails in CI if there are diffs📦 Published PR as canary version:
16.3.0--canary.1256.24203045106.0✨ Test out this PR locally via:
npm install chromatic@16.3.0--canary.1256.24203045106.0 # or yarn add chromatic@16.3.0--canary.1256.24203045106.0